home *** CD-ROM | disk | FTP | other *** search
- Path: news.inc.net!news
- From: Sanjay Jain <sanjay.jain@midata.com>
- Newsgroups: comp.lang.rexx
- Subject: Re: Can I set OS/2 Folder to 'Always sorted' / to a certain window position via REXX ?
- Date: Wed, 17 Jan 1996 12:42:57 -0600
- Organization: M & I Data Services
- Distribution: inet
- Message-ID: <30FD4331.3F35@midata.com>
- References: <4cu751$fej@news.rwth-aachen.de>
- NNTP-Posting-Host: 199.38.140.14
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b4 (Win95; I)
-
- COLA@ wrote:
- >
- > Is it possible to set the 'always sorted' setting for OS/2 folders via REXX ?
- > Is it possible to set the window position of an OS/2 folder via REXX ?
- >
- > Thanks in advance
- >
- > **********************************************************************
- > * Rolf Breuning breu@rog.rwth-aachen.de *
- > * Rogowski-Institut / RWTH Aachen *
- > * Schinkelstr.2, D-52062 Aachen - standard disclaimer - *
- > **********************************************************************
-
- Use syscreateobject with the option positional parameter "option" set to
- "alwayssort=yes". This has been covered in previous posts to this
- newsgroup and is also discussed in the REXX documentation supplied with
- OS/2.
-
-
- Sanjay Jain
-